#include <deApi.hpp>
Collaboration diagram for deApiFn_OutputWindow:

Public Member Functions | |
| deApiFn_OutputWindow () | |
| ~deApiFn_OutputWindow () | |
| deApiHandle | Create (int x, int y, int width, int height, const deString &title, bool bSizeable=true, bool bCaption=true) |
| deApiTypes::StatusCode | BindHandle (deApiHandle handle) |
| void | AddLogText (const deString &sText) |
| void | Hide (bool bHide) |
| void | WriteToFile (const deString &sFileName) |
Private Attributes | |
| deApiOutputWindow * | pOutputWindow |
|
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||||||||||||||||||||||
|
|
|
|
|
|
|
|
|
|
|
1.3-rc3